Skip to content

Conversation

zhupengyang
Copy link
Contributor

@zhupengyang zhupengyang commented Aug 8, 2025

PR Category

Inference

PR Types

Bug fixes

Description

修复 #74277 的遗留问题:第一次编译会有报找不到libiomp5.so的问题。

原因:执行.cmake的时候,mklml/lib/libiomp5.so还没有,直接拷贝会报错。

修复方案:先做一次假的软链接,当编译xpu库用到libomp.so的时候软链接是有效的。

card-71500

Copy link

paddle-bot bot commented Aug 8, 2025

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@zhupengyang zhupengyang merged commit 2da3e96 into PaddlePaddle:develop Aug 11, 2025
53 of 54 checks passed
Enigmatisms pushed a commit to Enigmatisms/Paddle that referenced this pull request Aug 11, 2025
maxiaolong001 pushed a commit to maxiaolong001/Paddle that referenced this pull request Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants